home *** CD-ROM | disk | FTP | other *** search
/ A.C.E. 2 / ACE CD 2.iso / FILES / UTILS / GAMESDS3.DMS / GAMESDS3.adf / GDS_Examples.lha / Examples / MoonRocks / rs.h < prev    next >
Text File  |  1994-04-02  |  368b  |  8 lines

  1. #define    RS_CPLX        80    /* label/ID of anim complex */
  2. #define    DANCE1        0    /* sequence # of anim within complex */
  3. #define    DANCE2        1    /* sequence # of anim within complex */
  4. #define    STANDUP        2    /* sequence # of anim within complex */
  5. #define    DANCE1_ANIM        77    /* label/ID of anim */
  6. #define    DANCE2_ANIM        78    /* label/ID of anim */
  7. #define    STANDUP_ANIM        76    /* label/ID of anim */
  8.